
 
 F u n c t i o n :   r e m I d F o r ( o b j e c t ) 
 
 
 
 D e s c r i p t i o n :   R e m o v e s   t h e   i d   f r o m   a n   o b j e c t   p r e v i o u s l y   s e t   u s i n g   s e t I d F o r ( ) . 
 
 
 
 R e t u r n s :   T r u e   i f   r e m o v e d ,   F a l s e   o t h e r w i s e . 
 
 
 
 N o t e :   T h o u g h   t h e   a s s o c i a t e d   i d   f o r   a n   o b j e c t   i s   r e m o v e d ,   t h e   o b j e c t   i t s e l f   i s   n o t   c h a n g e d . 
 
 
 
 E x a m p l e : 
 
 
 
 / /   R e m o v e   a   p r e v i o u s l y   s e t   i d   f r o m   a n   o b j e c t . 
 
 
 
 $ A . r e m I d F o r ( d o m E l e m e n t ) ; 
 
 